User management actions
User management and security settings.
LogOut
Logs off the current user. The default user is then automatically logged in. If no default user has been configured, the logon window is displayed.
SwitchUser
Switches between two users without logging off the logged user: the user login dialog appears. User can click Back to go back to the previously logged user.
The server continues running with the previously logged user, until the next user logs on. One user is always logged onto the system.
ChangePassword
Change current user password: a dialog appears
No parameter is required.
ResetPassword
Restores the original password together with the settings specified in the project for the current user.
No parameter is required.
AddUser
Reserved to users with Can manage other users property set.
Adds a user at runtime: a dialog appears.
DeleteUser
Reserved to users with Can manage other users property set.
Deletes a user at runtime: a dialog appears.
No parameter is required.
EditUsers
Reserved to users with Can manage other users property set.
Edits user settings.
Inactive
If you set the Inactive flag, the user will no longer be able to log in
DeleteUMDynamicFile
Deletes the dynamic user management file. Changes made to users settings at runtime are erased. The original settings are restored from the project information.
No parameter is required.
ExportUsers
Exports user settings to an .xml file (usermgnt_user.xml) in encrypted format to be restored when needed.
Set destination folder for the export file.
Important: The user file is encrypted and cannot be edited.
Note: supported formats are FAT or FAT32. NTFS format is not supported.
ImportUsers
Imports user settings from a previously saved export .xml file (usermgnt_user.xml).
Set source folder for the import file.
Note: supported formats are FAT or FAT32. NTFS format is not supported.